home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Utilities Experience
/
The Utilities Experience - Volume 1.iso
/
software
/
comms
/
mosiac
/
mosaic_1.2_nonet
/
envarc
/
mosaic
/
mailcap
next >
Wrap
Text File
|
1978-06-29
|
786b
|
26 lines
# This is a simple example mailcap file.
# Lines starting with '#' are comments.
# N.B. That if you are running mosaic on the Workbench, you
# will have to remove the PUBSCREEN=Mosaic arguments from the commands.
# Note that '%s' means 'put the datafile name here when the viewer is
# executed'.
audio/*; sys:Utilities/MultiView %s PUBSCREEN=Mosaic
image/*; sys:Utilities/MultiView %s PUBSCREEN=Mosaic
#hopefully do something reasonable with text files
text/x-aguide; sys:Utilities/MultiView %s PUBSCREEN=Mosaic
text/*; sys:utilities/more %s
# This maps MPEG video data to the viewer 'mpeg_play'.
video/mpeg; mpeg_play %s
video/*; sys:Utilities/MultiView %s PUBSCREEN=Mosaic
application/postscript; ghostview %s
application/x-dvi; xdvi %s
music/x-mod; rx rexx:playmod.rexx %s